-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove mandatory API key checks #639
Conversation
cda3ef0
to
b5b7d78
Compare
00b2964
to
55f51bb
Compare
@hydra-yse this needs rebase on top of the base branch. |
b5b7d78
to
1fc334f
Compare
fadb538
to
2f7f7b3
Compare
@hydra-yse can you rebase that so we can finalize it? |
1fc334f
to
480a867
Compare
cd3658b
to
9e65c38
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, just one typo (and needs cargo fmt)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
bea9ce6
to
2519442
Compare
2519442
to
69b462e
Compare
Closes #661.
Built on top of #637.
This PR:
sync_service_url
) as follows:BREEZ_SYNC_SERVICE_URL
: Check for API keyBREEZ_SYNC_SERVICE_URL
: Use without API keyvalidate_api_key
call unless it is set in the configThis should complete all the requirements for #554, except for the swapper proxy changes & fiat api.